home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / database / sch110a.arj / FEATURE.PRG < prev    next >
Text File  |  1993-10-14  |  248b  |  10 lines

  1. *****
  2. * Use list box to control and scroll feature list
  3. *****
  4. imgsave(100,50,540,430,380,"feature")
  5. mv_udfname="ftrlist"
  6. imglistbox(100,50,540,430,2,1,15,8,8,0) 
  7. mscrsoroff()
  8. imgrestore(100,50,540,430,380,"feature",0) 
  9. mscrsoron()
  10. return